﻿2026-08-04T04:17:20.4028711Z ##[group]Run actions/checkout@v5
2026-08-04T04:17:20.4029044Z with:
2026-08-04T04:17:20.4029288Z   repository: SaberMage/spt-shell-notify
2026-08-04T04:17:20.4029577Z   path: .adapter-notify
2026-08-04T04:17:20.4031568Z   token: ***
2026-08-04T04:17:20.4031765Z   ssh-strict: true
2026-08-04T04:17:20.4031950Z   ssh-user: git
2026-08-04T04:17:20.4032128Z   persist-credentials: true
2026-08-04T04:17:20.4032334Z   clean: true
2026-08-04T04:17:20.4032524Z   sparse-checkout-cone-mode: true
2026-08-04T04:17:20.4032733Z   fetch-depth: 1
2026-08-04T04:17:20.4032914Z   fetch-tags: false
2026-08-04T04:17:20.4033101Z   show-progress: true
2026-08-04T04:17:20.4033286Z   lfs: false
2026-08-04T04:17:20.4033453Z   submodules: false
2026-08-04T04:17:20.4033644Z   set-safe-directory: true
2026-08-04T04:17:20.4033858Z   allow-unsafe-pr-checkout: false
2026-08-04T04:17:20.4034078Z env:
2026-08-04T04:17:20.4034370Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-2-IpzhSM
2026-08-04T04:17:20.4034863Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-2-IpzhSM
2026-08-04T04:17:20.4035286Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-2-IpzhSM
2026-08-04T04:17:20.4035706Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-2-IpzhSM
2026-08-04T04:17:20.4036325Z ##[endgroup]
2026-08-04T04:17:20.4704227Z Syncing repository: SaberMage/spt-shell-notify
2026-08-04T04:17:20.4707891Z ##[group]Getting Git version info
2026-08-04T04:17:20.4708364Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-04T04:17:20.4729965Z [command]/usr/bin/git version
2026-08-04T04:17:20.4761597Z git version 2.43.0
2026-08-04T04:17:20.4776632Z ##[endgroup]
2026-08-04T04:17:20.4783529Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/6b8cb261-87a8-4934-963b-ef8090229776/.gitconfig'
2026-08-04T04:17:20.4790255Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6b8cb261-87a8-4934-963b-ef8090229776' before making global git config changes
2026-08-04T04:17:20.4791064Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T04:17:20.4793235Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-04T04:17:20.4817972Z ##[group]Initializing the repository
2026-08-04T04:17:20.4820822Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-04T04:17:20.4862752Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-04T04:17:20.4863382Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-04T04:17:20.4863899Z hint: of your new repositories, which will suppress this warning, call:
2026-08-04T04:17:20.4864265Z hint: 
2026-08-04T04:17:20.4864589Z hint: 	git config --global init.defaultBranch <name>
2026-08-04T04:17:20.4864909Z hint: 
2026-08-04T04:17:20.4865266Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-04T04:17:20.4866036Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-04T04:17:20.4866421Z hint: 
2026-08-04T04:17:20.4866770Z hint: 	git branch -m <name>
2026-08-04T04:17:20.4867343Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-04T04:17:20.4873385Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-04T04:17:20.4929162Z ##[endgroup]
2026-08-04T04:17:20.4929567Z ##[group]Disabling automatic garbage collection
2026-08-04T04:17:20.4932076Z [command]/usr/bin/git config --local gc.auto 0
2026-08-04T04:17:20.4954600Z ##[endgroup]
2026-08-04T04:17:20.4954978Z ##[group]Setting up auth
2026-08-04T04:17:20.4959756Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T04:17:20.4983781Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-04T04:17:20.5165679Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T04:17:20.5192131Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-04T04:17:20.5379394Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T04:17:20.5406015Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T04:17:20.5593921Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-04T04:17:20.5624849Z ##[endgroup]
2026-08-04T04:17:20.5625211Z ##[group]Determining the default branch
2026-08-04T04:17:20.5628493Z Retrieving the default branch name
2026-08-04T04:17:21.0526392Z Default branch 'main'
2026-08-04T04:17:21.0527405Z ##[endgroup]
2026-08-04T04:17:21.0527840Z ##[group]Fetching the repository
2026-08-04T04:17:21.0530987Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-04T04:17:21.8443392Z From https://github.com/SaberMage/spt-shell-notify
2026-08-04T04:17:21.8443893Z  * [new branch]      main       -> origin/main
2026-08-04T04:17:21.8462031Z ##[endgroup]
2026-08-04T04:17:21.8462341Z ##[group]Determining the checkout info
2026-08-04T04:17:21.8464586Z ##[endgroup]
2026-08-04T04:17:21.8468716Z [command]/usr/bin/git sparse-checkout disable
2026-08-04T04:17:21.8541688Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-04T04:17:21.8571646Z ##[group]Checking out the ref
2026-08-04T04:17:21.8574409Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-04T04:17:21.8610858Z Switched to a new branch 'main'
2026-08-04T04:17:21.8611158Z branch 'main' set up to track 'origin/main'.
2026-08-04T04:17:21.8614865Z ##[endgroup]
2026-08-04T04:17:21.8645362Z [command]/usr/bin/git log -1 --format=%H
2026-08-04T04:17:21.8667618Z ee2d37eadc730c0019e0af82d683074c509634a2
